home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / text / show / TextView119.readme < prev   
Text File  |  1998-01-05  |  7KB  |  175 lines

  1. Short:    Textviewer for PP,XPK,AGuide,HTML,Pipes.
  2. Author:   d95ta@efd.lth.se (Torbjörn Andersson)
  3. Uploader: d95ta@efd.lth.se (Torbjörn Andersson)
  4. Type:     text/show
  5.  
  6.  
  7. Features:
  8. · Custom routines for text output and scrolling.
  9. · Scrollbar with soft realtime scrolling.
  10. · Can show different fontstyles and colors.
  11. · Proportional fonts are supported.
  12. · Hides AmigaGuide commands.
  13. · Hides HTML tags.
  14. · Pipe support.
  15. · Commodity.
  16. · Macro keys.
  17. · Multiple files.
  18. · Files can be shown in hexadecimal form.
  19. · Reads files crunched with PowerPacker or XPK.
  20. · Can crunch and save files.
  21. · Font sensitive GUI.
  22. · Configurable.
  23. · Fast searchroutine.
  24. · Bookmarks.
  25. · AppWindow and AppIcon.
  26. · Can be made Resident.
  27. · AmigaOS 1.2/1.3 compatible, AmigaOS 2.0/3.0 aware.
  28.  
  29. TextView is shareware, suggested fee is 5 USD. Some
  30. functions requires a keyfile to be enabled, which is
  31. available from the author. Please read TextView.guide
  32. for more information.
  33.  
  34. ------------------------------------------------------------
  35.  
  36. History:
  37.  
  38. 1.19 (1.12.97)
  39. · Fixed bugs in text movement of partly loaded text
  40.   (introduced in version 1.18).
  41.  
  42. Note that if you saved the default value of Buffer Size (0)
  43. in TextView 1.17, you will probably still want to change it
  44. to the new default value (-1).
  45.  
  46. 1.18 (25.11.97)
  47. · Copies GfxBase->DefaultFont instead of using it directly.
  48. · TextView's display wasn't updated correctly when
  49.   GfxBase->DefaultFont changed.
  50. · "Settings->Workbench Icon" is now upated when a new
  51.   settings file is loaded.
  52. · Name of icon will always be "TextView" instead of the name
  53.   of the file that was viewed when the icon was added.
  54. · Default font for screen titlebar and menus are now the
  55.   same as the Workbench screen font.
  56. · Added command "Ascii Dump".
  57. · Renamed command line option ASCII to NORMAL. ASCII now
  58.   means "Ascii Dump" will be used.
  59. · Fixed two small bugs regarding macro keys and key repeat
  60.   events.
  61. · When TextView detects a binary file, it will be shown in
  62.   hex or ascii mode, depending on what was used when the
  63.   settings file was saved.
  64. · Added "Settings->Info String".
  65. · Added MOUSEMODE and SCROLLBARMODE options.
  66. · Changed special cases in "Buffer Size" and "Loading Size".
  67. · "Information" only shows information about loaded files,
  68.   and nothing about the system anymore.
  69. · Removed ability to save settings to default settings file
  70.   without using filerequester.
  71.  
  72. 1.17 (25.10.97)
  73. · Fixed two bugs regarding filerequester and public screens.
  74. · Maximum size of buffer to allocate for a file can be set.
  75. · Removing TextView from Commodities Exchange didn't work
  76.   well when TextView was iconified.
  77. · Fixed use of string in macro function.
  78. · Using other than default settings/macro file and selecting
  79.   Load/Save Settings/Macros twice crashed.
  80. · Uses different filerequesters for settings/macros.
  81. · Added reload function.
  82. · Size to read from file between updates of the progress bar
  83.   can be set.
  84. · Added two options for font usage, used when selecting
  85.   "Settings->Font->Default" and holding down the ctrl key.
  86.  
  87. 1.16 (8.9.97)
  88. · Added COLORS command-line option.
  89. · Having the scroll gadget in the border would loose a
  90.   couple of bytes of memory.
  91. · Fixed bug in custom text output routine, that would
  92.   write text at wrong place under certain conditions.
  93. · Initial filerequester didn't care about PUBSCREEN option.
  94. · Scrollbar wouldn't always be set to full size for
  95.   partially loaded files.
  96. · Holding down a key (so it produces key repeat events)
  97.   which has a macro assigned to it would loose memory.
  98. · Using a proportional font and selecting hex mode would go
  99.   back to default text font permanently.
  100. · "Remove HTML Tags" handles <pre>/</pre>. Made some other
  101.   small changes. Some documents may look worse than earlier.
  102.  
  103. 1.15 (15.8.97)
  104. · Won't update scroll gadget after every mousemove when
  105.   scrolling is currently still.
  106. · Loading routine rewritten.
  107.   Removed internal ppDecrunchBuffer(), powerpacker.library
  108.   is always required for decrunching.
  109.   Uses the progress bar when loading normal files too, not
  110.   just xpk-files.
  111.   Title bar is set to 'Loading...' only when the file is
  112.   actually being read.
  113.   Checks for user break at more places.
  114. · The progress bar is used when crunching a file.
  115. · Added Refresh command.
  116. · Added "Close All", "Save All" and "Crunch & Save All".
  117. · Searching works even when whole file isn't loaded
  118.   (forwards only).
  119. · Macro function rewritten.
  120.   You can put in as many commands as there is available
  121.   memory for. Menus can be used in macro.
  122.   The contents of the File-, Font-, Screen Mode-, String-,
  123.   Integer- and Palette requesters can be saved in the macro.
  124. · If you are out of memory, it's likely there isn't enough
  125.   memory to open a requester to inform about this. So now
  126.   TextView gives that information in the title bar also.
  127. · Title bar shows name of file when loading/(de)crunching.
  128. · Title bar shows string when searching.
  129. · Esc key terminates TextView if only one file is open.
  130. · Removed random palette.
  131. · powerpacker.library/ppCrunchBuffer() (V36.10) won't always
  132.   detect buffer overflow, and then also cause a harmless
  133.   MungWall hit. Workaround added for both problems.
  134. · Directories are ignored when loading multiple files
  135.   (before "TextView DF0:#?" only loaded files from DF0:
  136.   until the first directory was found.)
  137. · If a drawer icon is dragged over TextView's window, the
  138.   filerequester will open and be positioned in that drawer.
  139. · If initial file can't be loaded, the filerequester that
  140.   opens will have its directory and filename initialized to
  141.   that file instead of empty strings.
  142. · Fixed a delay after selecting many files in filerequester.
  143. · Initial filerequester opens on default public screen.
  144. · Fixed file checking when a file is opened in place of an
  145.   old one.
  146. · Proportional fonts are now supported (except in hex mode).
  147. · Added "Settings->AppIcon", so the icon can always be on
  148.   Workbench, or never (requires that CX_POPKEY have been
  149.   initialized) or like before only when TextView is
  150.   iconified (by using the macro facility).
  151. · Fixed handling of "cursor forward [n] character positions"
  152.   (9B [N] 43), it used to move one character too far.
  153. · Different fontstyles should not be able to overwrite
  154.   window borders anymore.
  155. · Added keyfile requirement for some functions.
  156.  
  157.  
  158. ---------------------------------///---------
  159. Torbjörn Andersson              /// A1200/030
  160. d95ta@efd.lth.se            \\\/// I love you
  161. http://www.efd.lth.se/~d95ta \XX/     - AMIGA
  162.  
  163.  
  164. ============================= Archive contents =============================
  165.  
  166. Original  Packed Ratio    Date     Time    Name
  167. -------- ------- ----- --------- --------  -------------
  168.      628     268 57.3% 12-Jun-97 08:23:30  TextView.info
  169.    59724   38782 35.0% 01-Dec-97 09:51:54 +TextView
  170.      436     151 65.3% 12-Jun-97 08:23:24 +TextView.guide.info
  171.      867     449 48.2% 16-Aug-97 12:49:34 +TextView.info
  172.    58815   22151 62.3% 03-Dec-97 14:58:16 +TextView.guide
  173. -------- ------- ----- --------- --------
  174.   120470   61801 48.7% 07-Dec-97 00:15:14   5 files
  175.